gtk/gtkstyle.c a misprint in documentation for gtk_style_render_icon () is
authorVitaly Tishkov <tvv@sparc.spb.su>
Tue, 15 Jan 2002 16:35:01 +0000 (16:35 +0000)
committerVitaly Tishkov <tvv@src.gnome.org>
Tue, 15 Jan 2002 16:35:01 +0000 (16:35 +0000)
2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>

        * gtk/gtkstyle.c
a misprint in documentation for gtk_style_render_icon () is fixed

ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkstyle.c

index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 7e655997734c6fdc986b0ed8cb040f19153e3e9c..14bb2aa445ab7378f99f1e1b29c02986c2997402 100644 (file)
@@ -1,3 +1,8 @@
+2002-01-15            Vitaly Tishkov       <tvv@sparc.spb.su>
+
+        * gtk/gtkstyle.c
+       a misprint in documentation for gtk_style_render_icon () is fixed
+
 Mon Jan 14 23:21:47 2002  Tim Janik  <timj@gtk.org>
 
        * gtk/gtkmenuitem.c (gtk_menu_item_map): map event_window after
index 9c4ca5a5124653a184f67fad6d1080dcbfcf5741..0404d78025590ab2e9f9d3b616822b43e1f8e927 100644 (file)
@@ -1766,7 +1766,7 @@ gtk_style_real_set_background (GtkStyle    *style,
  * @returns: a newly-created #GdkPixbuf containing the rendered icon
  *
  * Renders the icon specified by @source at the given @size 
- * according to the given parameterss and returns the result in a 
+ * according to the given parameters and returns the result in a 
  * pixbuf.
  */
 GdkPixbuf *